home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 240 (DVD) / Issue 240 - February 2008 - DPCS0208DVD.ISO / Extras / NetObjects Fusion / NOF10.exe / data1.cab / CSSLib / Dotted_Brown / text.css < prev   
Encoding:
Cascading Style Sheet File  |  2007-04-11  |  2.9 KB  |  150 lines

  1. BODY
  2. {
  3.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  4.     font-size : small;
  5.     color : rgb(171,150,113);
  6.     font-weight : normal;
  7.     font-style : normal
  8. }
  9.  
  10. A:active
  11. {
  12.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  13.     color : rgb(199,152,69);
  14.     font-weight : normal;
  15.     font-style : normal
  16. }
  17.  
  18. A:link
  19. {
  20.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  21.     color : rgb(199,152,69);
  22.     font-weight : normal;
  23.     font-style : normal
  24. }
  25.  
  26. UL
  27. {
  28.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  29.     text-transform : none;
  30.     color : rgb(132,106,60);
  31.     font-weight : normal;
  32.     font-style : normal;
  33.     font-variant : small-caps
  34. }
  35.  
  36. A:visited
  37. {
  38.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  39.     color : rgb(199,152,69);
  40.     font-weight : normal;
  41.     font-style : normal
  42. }
  43.  
  44. .TextObject
  45. {
  46.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  47.     color : rgb(171,150,113);
  48.     font-weight : normal;
  49.     font-style : normal
  50. }
  51.  
  52. H1
  53. {
  54.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  55.     font-size : 1.75em;
  56.     color : rgb(132,106,60);
  57.     font-weight : normal;
  58.     font-style : normal;
  59.     padding-left : 1em;
  60.     border-left : 2pt dotted rgb(0,0,0)
  61. }
  62.  
  63. H2
  64. {
  65.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  66.     font-size : 1.5em;
  67.     color : rgb(132,106,60);
  68.     font-weight : normal;
  69.     font-style : normal;
  70.     padding-left : 1em;
  71.     border-left : 2pt dotted rgb(0,0,0)
  72. }
  73.  
  74. P
  75. {
  76.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  77.     font-weight : normal;
  78.     font-style : normal
  79. }
  80.  
  81. H3
  82. {
  83.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  84.     font-size : 1.25em;
  85.     color : rgb(132,106,60);
  86.     font-weight : normal;
  87.     font-style : normal;
  88.     padding-left : 1em;
  89.     border-left : 2pt dotted rgb(0,0,0)
  90. }
  91.  
  92. OL
  93. {
  94.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  95.     color : rgb(132,106,60);
  96.     font-weight : normal;
  97.     font-style : normal;
  98.     font-variant : small-caps
  99. }
  100.  
  101. H4
  102. {
  103.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  104.     font-size : 1em;
  105.     color : rgb(132,106,60);
  106.     font-weight : normal;
  107.     font-style : normal;
  108.     padding-left : 1em;
  109.     border-left : 2pt dotted rgb(0,0,0)
  110. }
  111.  
  112. .TextNavBar
  113. {
  114.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  115.     color : rgb(171,150,113);
  116.     font-weight : normal;
  117.     font-style : normal
  118. }
  119.  
  120. H5
  121. {
  122.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  123.     font-size : 0.8em;
  124.     color : rgb(132,106,60);
  125.     font-weight : normal;
  126.     font-style : normal;
  127.     padding-left : 1em;
  128.     border-left : 2pt dotted rgb(0,0,0)
  129. }
  130.  
  131. H6
  132. {
  133.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  134.     font-size : 0.75em;
  135.     color : rgb(132,106,60);
  136.     font-weight : normal;
  137.     font-style : normal;
  138.     padding-left : 1em;
  139.     border-left : 2pt dotted rgb(0,0,0)
  140. }
  141.  
  142. A:hover
  143. {
  144.     font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  145.     color : rgb(199,152,69);
  146.     font-weight : normal;
  147.     font-style : normal
  148. }
  149.  
  150.